home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-4 / card_9971.txt < prev    next >
Text File  |  1990-04-06  |  5KB  |  221 lines

  1. -- card: 9971 from stack: in.0-4
  2. -- bmap block id: 19031
  3. -- flags: 0000
  4. -- background id: 8040
  5. -- name: Ex 2.4
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=73 top=152 right=196 bottom=125
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: choice1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   hideFeedback
  23.   set hilite of me to not hilite of me
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 3 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=155 top=126 right=180 bottom=206
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: choice2
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   hideFeedback
  43.   set hilite of me to not hilite of me
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 4 (button)
  49. -- low flags: 00
  50. -- high flags: 0000
  51. -- rect: left=336 top=151 right=197 bottom=375
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: choice4
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   hideFeedback
  63.   set hilite of me to not hilite of me
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 5 (button)
  69. -- low flags: 00
  70. -- high flags: 0000
  71. -- rect: left=234 top=126 right=180 bottom=302
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: choice3
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   hideFeedback
  83.   set hilite of me to not hilite of me
  84. end mouseUp
  85.  
  86.  
  87.  
  88. -- part 6 (button)
  89. -- low flags: 00
  90. -- high flags: 0000
  91. -- rect: left=125 top=207 right=261 bottom=162
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 1
  95. -- font id: 0
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: choice5
  100. ----- HyperTalk script -----
  101. on mouseUp
  102.   hideFeedback
  103.   set hilite of me to not hilite of me
  104. end mouseUp
  105.  
  106.  
  107.  
  108. -- part 7 (button)
  109. -- low flags: 00
  110. -- high flags: 0000
  111. -- rect: left=191 top=207 right=261 bottom=259
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 1
  115. -- font id: 0
  116. -- text size: 12
  117. -- style flags: 0
  118. -- line height: 16
  119. -- part name: choice6
  120. ----- HyperTalk script -----
  121. on mouseUp
  122.   hideFeedback
  123.   set hilite of me to not hilite of me
  124. end mouseUp
  125.  
  126.  
  127.  
  128. -- part 8 (button)
  129. -- low flags: 00
  130. -- high flags: 0000
  131. -- rect: left=278 top=207 right=261 bottom=350
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 0 / 0
  134. -- text alignment: 1
  135. -- font id: 0
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: choice7
  140. ----- HyperTalk script -----
  141. on mouseUp
  142.   hideFeedback
  143.   set hilite of me to not hilite of me
  144. end mouseUp
  145.  
  146.  
  147.  
  148. -- part 10 (button)
  149. -- low flags: 00
  150. -- high flags: A003
  151. -- rect: left=397 top=291 right=312 bottom=460
  152. -- title width / last selected line: 0
  153. -- icon id / first selected line: 0 / 0
  154. -- text alignment: 1
  155. -- font id: 0
  156. -- text size: 12
  157. -- style flags: 0
  158. -- line height: 16
  159. -- part name: Done
  160. ----- HyperTalk script -----
  161. -- The "checkManyRight" handler is in the stack script.
  162. on MouseUp
  163.   checkManyRight
  164. end mouseUp
  165.  
  166.  
  167.  
  168. -- part 12 (button)
  169. -- low flags: 00
  170. -- high flags: A003
  171. -- rect: left=346 top=316 right=338 bottom=461
  172. -- title width / last selected line: 0
  173. -- icon id / first selected line: 0 / 0
  174. -- text alignment: 1
  175. -- font id: 0
  176. -- text size: 12
  177. -- style flags: 0
  178. -- line height: 16
  179. -- part name: Correct Answer
  180. ----- HyperTalk script -----
  181. -- This handler shows the correct answer.  It dehilites all btns,
  182. -- then hilites the correct ones.
  183. on mouseUp
  184.   hideFeedback
  185.   repeat 3
  186.     wait 15
  187.     dehiliteBtns
  188.     wait 15
  189.     lock screen
  190.     repeat with i=1 to 7
  191.       set the hilite of btn i to true
  192.     end repeat
  193.     unlock screen
  194.   end repeat
  195.   ans 5
  196. end mouseUp
  197.  
  198.  
  199.  
  200. -- part contents for background part 9
  201. ----- text -----
  202. 4 of 8
  203.  
  204. -- part contents for background part 6
  205. ----- text -----
  206.  
  207.  
  208. Click on all the possible actions that HyperCard buttons can initiate.
  209.  
  210. -- part contents for background part 19
  211. ----- text -----
  212. Yes! HyperCard can do all these things and more.
  213. Yes, this choice is correct‚Äîbut look closely and you‚Äôll see that all choices are correct.
  214. Yes, these choices are correct‚Äîbut look closely and you‚Äôll see that all choices are correct.
  215. Please answer the question before clicking ‚ÄúDone‚Äù.
  216. This is the correct answer. HyperCard can do all these things and more.
  217.  
  218.  
  219. -- part contents for background part 20
  220. ----- text -----
  221. 1234567